Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add string array to populate type #28

Closed

Conversation

douwepausma
Copy link
Contributor

What does it do?

Adds string[] type to populate types.

Why is it needed?

String arrays is already supported by the populate attributes, but the typings just didn't support it yet.

How to test it?

Should build als usual, a missing type has been added to support already existing functionality.

Related issue(s)/PR(s)

#26

@douwepausma douwepausma force-pushed the add-string-array-to-populate-type branch from 9590050 to a859267 Compare January 13, 2025 19:49
@douwepausma douwepausma changed the title Add string array to populate types. fix: add string array to populate type Jan 13, 2025
@hanpaine hanpaine added the community Changes and fixes created by community members label Jan 16, 2025
@hanpaine
Copy link

Hi @douwepausma thanks for the PR - we'll take a look soon! 🚀

Copy link
Member

@Convly Convly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, the code LGTM but can you modify your commit so that it passes the commitlint check?

(the description shouldn't start with an uppercase letter)

@douwepausma douwepausma force-pushed the add-string-array-to-populate-type branch from 3c9c2e5 to a859267 Compare January 23, 2025 13:19
@douwepausma
Copy link
Contributor Author

Sorry, I kinda messed up on this one, I'm quite new to contributing to projects 😅 As I don't really know how to fix this mess, I will close this request and open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Changes and fixes created by community members pr: fix Bug fix source: sdk-types Source is types
Projects
Development

Successfully merging this pull request may close these issues.

4 participants